No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage and retrieval system, without permission in writing from the publisher. However, you are permitted to make copies of this work, printed or otherwise, as long as said copies are for your personal use only.
Introduction
------------
This month's definition of hack: it adds and subtracts, but not much more, it doesn't know decimals or baseball scores. It's a quick and dirty example of how you can write a functional calculator, using MicroPhone's script language.
Hack of the Month
-----------------
AdderMin - this is a simple calculator that only knows how to add and subtract, hence the name "AdderMin".
Instructions - open any MicroPhone settings document. Create the following script:
Do Script "'Main','AdderMin'"
That's it.
Important Note
--------------
Hacks are not guaranteed to work, although there is no reason why they shouldn't work. Every care has been taken to make sure that they work on the hacker's machine, but they may do other things on your machine. Of course, if you encounter problems, you may feel free to tweak the hack to run on your machine.